Fix and standardize some copyright and license notices
authorGlenn Morris <rgm@gnu.org>
Tue, 12 Nov 2013 17:03:46 +0000 (09:03 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 12 Nov 2013 17:03:46 +0000 (09:03 -0800)
commit304f7e0a6c1e5b7f5832e467bc08b06dcdeabab7
tree5004fe2f1b88bdfb5f1a5001b2574b6789b0314a
parent6f0cc4d89c0af770cea95a4409d4d2c52e9eded4
Fix and standardize some copyright and license notices

* ob-abc.el: Add year, part of Emacs, standardize license text.

* ob-ebnf.el: Part of Emacs, standardize license text.

* ob-makefile.el: Fix years.

* org-macro.el, ox-beamer.el, ox-latex.el, ox-org.el: Part of Emacs.

* ox-ascii.el, ox-md.el, ox.el: Use range for years, part of Emacs.

* ox-html.el: Part of Emacs.
(org-html-scripts): Add 2013 to copyright years.
(org-html-infojs-template): Set copyright holder to FSF.

* ox-icalendar.el: Part of Emacs, fix years.

* ox-texinfo.el: Copyright to FSF, use range for years.
13 files changed:
lisp/org/ob-abc.el
lisp/org/ob-ebnf.el
lisp/org/ob-makefile.el
lisp/org/org-macro.el
lisp/org/ox-ascii.el
lisp/org/ox-beamer.el
lisp/org/ox-html.el
lisp/org/ox-icalendar.el
lisp/org/ox-latex.el
lisp/org/ox-md.el
lisp/org/ox-org.el
lisp/org/ox-texinfo.el
lisp/org/ox.el